*
* GTK+ provides a higher level abstraction based on top of these functions,
* and so they are not normally needed in GTK+ applications.
- * See the <link linkend="gtk-Drag-and-Drop">Drag and Drop</link> section of
+ * See the <link linkend="gtk3-Drag-and-Drop">Drag and Drop</link> section of
* the GTK+ documentation for more information.
*/
* retrieved by requesting the special target <literal>TARGETS</literal>. When
* a selection is retrieved, the data is accompanied by a type (an atom), and
* a format (an integer, representing the number of bits per item).
- * See <link linkend="gdk-Properties-and-Atoms">Properties and Atoms</link>
+ * See <link linkend="gdk3-Properties-and-Atoms">Properties and Atoms</link>
* for more information.
*
* The functions in this section only contain the lowlevel parts of the